home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 with MFC / Programming Windows 95 with MFC (Microsoft Programming Series)(097-0001465)(1996).iso / CODE / Chap06 / DlgDemo2 / Resource.h < prev   
Encoding:
C/C++ Source or Header  |  1996-04-05  |  345 b   |  14 lines

  1. //***********************************************************************
  2. //
  3. //  Resource.h
  4. //
  5. //***********************************************************************
  6.  
  7. #define IDR_MAINFRAME       100
  8.  
  9. #define IDM_OPTIONS_EXIT    110
  10. #define IDM_OPTIONS_ABOUT   111
  11.  
  12. #define IDD_ABOUTDLG        120
  13. #define IDC_ICONRECT        121
  14.